ComponentOne Basic Library for WPF and Silverlight
Quick Start
WPF and Silverlight Edition Basic Library > Combo Box > Quick Start

The following quick start guide is intended to get you up and running with ComboBox for WPF and Silverlight. In this quick start, you'll create a new Visual Studio project with two C1ComboBox  controls. The first control will be populated with a list of three items that, when clicked, will determine the list that appears in the second combo box.

See Also